Skip to content

Commit

Permalink
Merge pull request #1149 from RRZE-Webteam/beta
Browse files Browse the repository at this point in the history
Beta
  • Loading branch information
xwolfde authored Jun 27, 2022
2 parents c1fe873 + 29d3827 commit 6cb0c10
Show file tree
Hide file tree
Showing 97 changed files with 3,456 additions and 3,180 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
nbproject/project.properties
/nbproject/private/
nbproject/project.xml
img/logos/Browse.plb
node_modules
.idea*
.sass-cache*
Expand All @@ -11,3 +10,5 @@ tmp
.vscode/sftp.json
*.map
/npm-debug.log
.DS_Store
Browse.plb
4 changes: 2 additions & 2 deletions attachment.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@

<?php get_template_part('template-parts/hero', 'small'); ?>
<div id="content">
<div class="container">
<div class="row">
<div class="content-container">
<div class="content-row">

<main>
<h1 class="screen-reader-text"><?php the_title(); ?></h1>
Expand Down
2 changes: 1 addition & 1 deletion css/fau-theme-admin.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion css/fau-theme-editor-style.css

This file was deleted.

1 change: 0 additions & 1 deletion css/fau-theme-gutenberg.css

This file was deleted.

221 changes: 135 additions & 86 deletions functions.php

Large diffs are not rendered by default.

Loading

0 comments on commit 6cb0c10

Please sign in to comment.