mirror of
https://github.com/mat-1/matdoesdev.git
synced 2025-08-02 14:46:04 +00:00
fix apache ubuntu logo
This commit is contained in:
parent
af53061f78
commit
34c9ea6e46
2 changed files with 1 additions and 1 deletions
BIN
static/apache/ubuntu-logo.png
Normal file
BIN
static/apache/ubuntu-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.3 KiB |
|
@ -194,7 +194,7 @@
|
||||||
<body>
|
<body>
|
||||||
<div class="main_page">
|
<div class="main_page">
|
||||||
<div class="page_header floating_element">
|
<div class="page_header floating_element">
|
||||||
<img src="/icons/ubuntu-logo.png" alt="Ubuntu Logo" class="floating_element" />
|
<img src="/apache/ubuntu-logo.png" alt="Ubuntu Logo" class="floating_element" />
|
||||||
<span class="floating_element"> Apache2 Ubuntu Default Page </span>
|
<span class="floating_element"> Apache2 Ubuntu Default Page </span>
|
||||||
</div>
|
</div>
|
||||||
<!-- <div class="table_of_contents floating_element">
|
<!-- <div class="table_of_contents floating_element">
|
||||||
|
|
Loading…
Add table
Reference in a new issue