Skip to content

Commit

Permalink
minor adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramy-Badr-Ahmed committed Aug 6, 2024
1 parent 2efefad commit 45a2222
Show file tree
Hide file tree
Showing 10 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion resources/views/auth/login.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<x-beta.navigation-bar :isLoginActive="true"
:mtime="(new DateTime('Europe/Berlin'))->setTimeStamp(File::lastModified(base_path('resources/views/auth/login.blade.php')))->format('d/M/y @H:i')" />

@section('headline', 'FC4EOSC — WP6.2 — Beta')
@section('headline', 'FC4EOSC — RSAC — Beta')

@section('main')

Expand Down
2 changes: 1 addition & 1 deletion resources/views/auth/passwords/confirm.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<x-beta.navigation-bar :isLoginActive="true"
:mtime="(new DateTime('Europe/Berlin'))->setTimeStamp(File::lastModified(base_path('resources/views/auth/passwords/confirm.blade.php')))->format('d/M/y @H:i')" />

@section('headline', 'FC4EOSC — WP6.2 — Beta')
@section('headline', 'FC4EOSC — RSAC — Beta')

@section('main')
<div class="centered-content">
Expand Down
2 changes: 1 addition & 1 deletion resources/views/auth/passwords/email.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<x-beta.navigation-bar :isLoginActive="true"
:mtime="(new DateTime('Europe/Berlin'))->setTimeStamp(File::lastModified(base_path('resources/views/auth/passwords/email.blade.php')))->format('d/M/y @H:i')" />

@section('headline', 'FC4EOSC — WP6.2 — Beta')
@section('headline', 'FC4EOSC — RSAC — Beta')

@section('main')

Expand Down
2 changes: 1 addition & 1 deletion resources/views/auth/passwords/reset.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<x-beta.navigation-bar :isLoginActive="true"
:mtime="(new DateTime('Europe/Berlin'))->setTimeStamp(File::lastModified(base_path('resources/views/auth/passwords/reset.blade.php')))->format('d/M/y @H:i')" />

@section('headline', 'FC4EOSC — WP6.2 — Beta')
@section('headline', 'FC4EOSC — RSAC — Beta')

@section('main')
<div class="centered-content">
Expand Down
2 changes: 1 addition & 1 deletion resources/views/auth/register.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<x-beta.navigation-bar :isRegisterActive="true"
:mtime="(new DateTime('Europe/Berlin'))->setTimeStamp(File::lastModified(base_path('resources/views/auth/register.blade.php')))->format('d/M/y @H:i')" />

@section('headline', 'FC4EOSC — WP6.2 — Beta')
@section('headline', 'FC4EOSC — RSAC — Beta')

@section('main')
<div class="centered-content">
Expand Down
2 changes: 1 addition & 1 deletion resources/views/auth/verify.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<x-beta.navigation-bar :isLoginActive="true"
:mtime="(new DateTime('Europe/Berlin'))->setTimeStamp(File::lastModified(base_path('resources/views/auth/verify.blade.php')))->format('d/M/y @H:i')" />

@section('headline', 'FC4EOSC — WP6.2 — Beta')
@section('headline', 'FC4EOSC — RSAC — Beta')

@section('main')

Expand Down
2 changes: 1 addition & 1 deletion resources/views/emails/prolonged.blade.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>FairCore4eosc-LZI</title>
<title>FairCore4eosc</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Type" content="text/html; ">
<meta name="color-scheme" content="light">
Expand Down
2 changes: 1 addition & 1 deletion resources/views/landing.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<x-beta.navigation-bar :isHomeActive="true"
:mtime="(new DateTime('Europe/Berlin'))->setTimeStamp(File::lastModified(base_path('resources/views/landing.blade.php')))->format('d/M/y @H:i')" />

@section('headline', 'FC4EOSC — WP6 — Beta')
@section('headline', 'FC4EOSC — RSAC — Beta')

@section('main')
<div class="centered-content" style="margin-top: 10px">
Expand Down
2 changes: 1 addition & 1 deletion resources/views/pages/beta/feedback-form.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<x-beta.navigation-bar :isFeedbackActive="true"
:mtime="(new DateTime('Europe/Berlin'))->setTimeStamp(File::lastModified(base_path('resources/views/pages/beta/feedback-form.blade.php')))->format('d/M/y @H:i')"/>

@section('headline', 'FC4EOSC — WP6 — Beta')
@section('headline', 'FC4EOSC — RSAC — Beta')

@section('subtitle') <h4 style="letter-spacing: 2px">Feedback/Corrections/Bugs ?</h4> @endsection

Expand Down
6 changes: 3 additions & 3 deletions resources/views/pages/beta/under-construction.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@
<x-beta.navigation-bar :isAPIActive="true"
:mtime="(new DateTime('Europe/Berlin'))->setTimeStamp(File::lastModified(base_path('resources/views/pages/beta/under-construction.blade.php')))->format('d/M/y @H:i')"/>

@section('headline', 'FC4EOSC — WP6 — Beta')
@section('headline', 'FC4EOSC — RSAC — Beta')

@section('main')

<div class="centered-content">
<div style="text-align: center; font-weight: bold">
<p style="margin-top: 20px; word-spacing: 3px">
The LZI — SWH API page: Under Construction
The SWH API page: Under Construction
</p>
</div>
</div>

<div class="container-fluid" style="margin-top: 30px; border: none">
<div class="row">
<div class="col-md-12 text-center" style="letter-spacing: 1px; font-weight: bold; margin-bottom: 30px">
I) LZI — SWH API Principles
I) SWH API Principles
</div>
</div>
<hr style="margin-bottom:50px; border-top-color: rgba(126, 183, 196, 0.46);"/>
Expand Down

0 comments on commit 45a2222

Please sign in to comment.