Fixing bug with main page of ad5001.eu.
This commit is contained in:
parent
9f8a2d4de0
commit
f5cf2718ab
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
{{ define "main" }}
|
||||||
<!--
|
<!--
|
||||||
Omegamma - Hugo theme for ad5001.eu and related websites
|
Omegamma - Hugo theme for ad5001.eu and related websites
|
||||||
|
|
||||||
|
@ -16,7 +17,6 @@ GNU Affero General Public License for more details.
|
||||||
You should have received a copy of the GNU Affero General Public License
|
You should have received a copy of the GNU Affero General Public License
|
||||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
-->
|
-->
|
||||||
{{ define "main" }}
|
|
||||||
{{ $lang := .Site.Language.Lang }}
|
{{ $lang := .Site.Language.Lang }}
|
||||||
<section class="section-header">
|
<section class="section-header">
|
||||||
<div class="columns-container" style="display: flex" >
|
<div class="columns-container" style="display: flex" >
|
||||||
|
|
Loading…
Reference in a new issue