Update files
This commit is contained in:
parent
3cf5d25ffc
commit
e219981559
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,5 @@
|
|||||||
visit_counter.log
|
visit_counter.log
|
||||||
forum
|
forum
|
||||||
.well-known
|
.well-known
|
||||||
|
uni
|
||||||
|
senpai
|
||||||
|
1
dev/.gitignore
vendored
Normal file
1
dev/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
videobase
|
BIN
img/uwu.jpg
Normal file
BIN
img/uwu.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 KiB |
@ -253,6 +253,7 @@
|
|||||||
<li>Hobby: Appreciating Memes on the internet</li>
|
<li>Hobby: Appreciating Memes on the internet</li>
|
||||||
<li>Favorite Song: Shrek opening song (All Star vong Smash Mouth her)</li>
|
<li>Favorite Song: Shrek opening song (All Star vong Smash Mouth her)</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
<p>Catch Phrase: <code>"Amogus"</code></p>
|
||||||
<p>Pronoun: <code>something</code></p>
|
<p>Pronoun: <code>something</code></p>
|
||||||
<p>Brainfuck is the best language.</p>
|
<p>Brainfuck is the best language.</p>
|
||||||
</div>
|
</div>
|
||||||
@ -270,6 +271,11 @@
|
|||||||
<li><a href="https://github.com/CringeStudios/cringe-studios.com" target="_blank">Cringe Studios Website</a></li>
|
<li><a href="https://github.com/CringeStudios/cringe-studios.com" target="_blank">Cringe Studios Website</a></li>
|
||||||
<li>Secret Reichstag</li>
|
<li>Secret Reichstag</li>
|
||||||
<li>Shitty Auth Launcher</li>
|
<li>Shitty Auth Launcher</li>
|
||||||
|
<li><a href="https://senpai.cringe-studios.com/" target="_blank">Senpai API Webinterface (senAPI)</a></li>
|
||||||
|
<li><a href="https://chat.cringe-studios.com/" target="_blank">Cringe Studios Chat & Communications Service</a></li>
|
||||||
|
<li><a href="https://github.com/CringeStudios/cinny" target="_blank"> Another Cringe Studios Chat & Communications Service</a></li>
|
||||||
|
<li>Cringe DB(not finished yet)</li>
|
||||||
|
<li><a href="https://graphite-official.com/" target="_blank">Graphite Discordo Bot</a></li>
|
||||||
<li>Kek Engine</li>
|
<li>Kek Engine</li>
|
||||||
<li>Kekman</li>
|
<li>Kekman</li>
|
||||||
<li>KekPong</li>
|
<li>KekPong</li>
|
||||||
|
13
projects/index.html
Normal file
13
projects/index.html
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<title>Cringe-Studios Projects</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<ul>
|
||||||
|
<li><a href="#">CringeDB</a></li>
|
||||||
|
<li><a href="#">Cringe Studios Generic Text Chat Alternative (Name is subject to change)</a></li>
|
||||||
|
</ul>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in New Issue
Block a user