Compare commits

...

3 commits

Author SHA1 Message Date
a349858a7d
fix flickr link 2025-01-05 01:26:27 +00:00
73d3d0aa85
woops 2025-01-05 01:23:53 +00:00
42cb4f5561
I am a tit 2025-01-03 11:40:26 +00:00
7 changed files with 10 additions and 10 deletions

2
.github/CODEOWNERS vendored
View file

@ -1 +1 @@
* @RoscoeDeWah
* @RoscoeDaWah

View file

@ -1,3 +1,3 @@
<img src="https://git.frzn.dev/RoscoeDeWah/wah.moe/raw/branch/master/assets/logo.svg" alt="" height="100" align="center"/>
<img src="https://git.frzn.dev/RoscoeDaWah/wah.moe/raw/branch/master/assets/logo.svg" alt="" height="100" align="center"/>
<hr>
My personal website, developed using the Laravel framework

View file

@ -1,5 +1,5 @@
{
"name": "RoscoeDeWah/wah.moe",
"name": "RoscoeDaWah/wah.moe",
"type": "project",
"description": "My personal website, developed using the Laravel framework.",
"keywords": ["laravel", "framework"],

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 MiB

View file

@ -37,8 +37,8 @@
<div id="footer">
<div>
<span>
&copy; RoscoeDeWah 2021-{{ date('Y') }}<br>
v{{ config('app.version') }}, <a href="https://git.frzn.dev/RoscoeDeWah/wah.moe/releases/latest">Source</a><br>
&copy; RoscoeDaWah 2021-{{ date('Y') }}<br>
v{{ config('app.version') }}, <a href="https://git.frzn.dev/RoscoeDaWah/wah.moe/releases/latest">Source</a><br>
Served by {{ gethostname() }}
</span>
</div>

View file

@ -23,6 +23,6 @@
Agent: &nbsp;&nbsp;Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:122.0) Gecko/20100101 Firefox/122.0 </code>
</td></tr></table>
<hr align="left">
<p>&copy; RoscoeDeWah 2021-2024</p>
<p>&copy; RoscoeDaWah 2021-2024</p>
</body>
</html>

View file

@ -12,7 +12,7 @@
<li>Theatre Technician and &quot;Web Developer&quot;</li>
<li>Loves ETC desks, prefers Generics to LEDs for some reason</li>
<li>Spends way too much time on his computer</li>
<li>Favorite games: <a href="https://steamcommunity.com/id/RoscoeDeWah/recommended/420530/">OneShot</a>,
<li>Favorite games: <a href="https://steamcommunity.com/id/RoscoeDaWah/recommended/420530/">OneShot</a>,
Minecraft, Stardew Valley, N++ and Starbound</li>
<li><a href="http://wxqa.com/">CWOP</a> member</li>
</ul>
@ -22,9 +22,9 @@
<li><strong>Tech Theatre</strong> - Lighting, Stage Management, etc. (<a
href="https://www.controlbooth.com/members/floppydisk.28673/">ControlBooth</a>)</li>
<li><strong>Programming</strong> - HTML, CSS, JavaScript, C#, Java, PHP, Ruby, Python (<a
href="https://github.com/RoscoeDeWah">GitHub</a>)</li>
<li><strong>Photography</strong> - <a href="https://www.flickr.com/photos/floppydisk/">Flickr</a></li>
<li><strong>Gaming</strong> - <a href="https://steamcommunity.com/id/RoscoeDeWah/">Steam Profile</a>
href="https://github.com/RoscoeDaWah">GitHub</a>)</li>
<li><strong>Photography</strong> - <a href="https://www.flickr.com/photos/roscoedawah/">Flickr</a></li>
<li><strong>Gaming</strong> - <a href="https://steamcommunity.com/id/RoscoeDaWah/">Steam Profile</a>
</li>
</ul>
</x-layout>