aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-06-28 09:56:54 +0200
committerMinteck <contact@minteck.org>2022-06-28 09:56:54 +0200
commitc6fd006e2ec28114dec246ecdcc9e821c4d7200a (patch)
tree700a09180ddc31304bc24af404aa3cb09b5604e9
parentec303998e5a40bb8f093cbdc554ef91251abcbe9 (diff)
downloadember-c6fd006e2ec28114dec246ecdcc9e821c4d7200a.tar.gz
ember-c6fd006e2ec28114dec246ecdcc9e821c4d7200a.tar.bz2
ember-c6fd006e2ec28114dec246ecdcc9e821c4d7200a.zip
yooo what's what weirdy screenshot thingy?
-rw-r--r--.DS_Storebin6148 -> 8196 bytes
-rw-r--r--.idea/deployment.xml4
-rw-r--r--.idea/sshConfigs.xml8
-rw-r--r--.idea/webServers.xml14
-rw-r--r--index.php2
5 files changed, 25 insertions, 3 deletions
diff --git a/.DS_Store b/.DS_Store
index a51d35e..d7c4839 100644
--- a/.DS_Store
+++ b/.DS_Store
Binary files differ
diff --git a/.idea/deployment.xml b/.idea/deployment.xml
index 55f1faa..ae3bb62 100644
--- a/.idea/deployment.xml
+++ b/.idea/deployment.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
- <component name="PublishConfigData" autoUpload="Always" serverName="Minteck.org" remoteFilesAllowedToDisappearOnAutoupload="false">
+ <component name="PublishConfigData" autoUpload="Always" serverName="maretimebay" remoteFilesAllowedToDisappearOnAutoupload="false">
<serverData>
- <paths name="Minteck.org">
+ <paths name="maretimebay">
<serverdata>
<mappings>
<mapping deploy="/mnt/minteckorg" local="$PROJECT_DIR$" web="/" />
diff --git a/.idea/sshConfigs.xml b/.idea/sshConfigs.xml
new file mode 100644
index 0000000..153d038
--- /dev/null
+++ b/.idea/sshConfigs.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="SshConfigs">
+ <configs>
+ <sshConfig authType="OPEN_SSH" host="maretimebay.equestria.dev" id="8524a4d0-3a8d-436e-a09f-ecddab4c63de" port="22465" nameFormat="DESCRIPTIVE" username="root" useOpenSSHConfig="true" />
+ </configs>
+ </component>
+</project> \ No newline at end of file
diff --git a/.idea/webServers.xml b/.idea/webServers.xml
new file mode 100644
index 0000000..c1912fe
--- /dev/null
+++ b/.idea/webServers.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="WebServers">
+ <option name="servers">
+ <webServer id="6eb6624d-9463-42bd-b215-d3238128c350" name="maretimebay">
+ <fileTransfer accessType="SFTP" host="maretimebay.equestria.dev" port="22465" sshConfigId="8524a4d0-3a8d-436e-a09f-ecddab4c63de" sshConfig="root@maretimebay.equestria.dev:22465 agent" authAgent="true">
+ <advancedOptions>
+ <advancedOptions dataProtectionLevel="Private" keepAliveTimeout="0" passiveMode="true" shareSSLContext="true" />
+ </advancedOptions>
+ </fileTransfer>
+ </webServer>
+ </option>
+ </component>
+</project> \ No newline at end of file
diff --git a/index.php b/index.php
index aacab43..2dfaa34 100644
--- a/index.php
+++ b/index.php
@@ -52,7 +52,7 @@ global $domainMode;
<img id="social-twitter-icon" class="social-item-icon" alt="" src="/assets/common/social/twitter.png">
<div id="social-twitter-text" class="social-item-text">Twitter</div>
</a>
- <a href="https://matrix.to/#/@<?= $conepone ? "cloudburst" : "moonshine" ?>:equestria.horse" target="_blank" id="social-matrix" class="social-item">![](../../../../var/folders/0w/yhmsp6hd4tx9lk24s5z826rm0000gn/T/TemporaryItems/NSIRD_screencaptureui_SEaio9/Screenshot 2022-06-22 at 9.52.20 AM.png)
+ <a href="https://matrix.to/#/@<?= $conepone ? "cloudburst" : "moonshine" ?>:equestria.horse" target="_blank" id="social-matrix" class="social-item">
<img id="social-matrix-icon" class="social-item-icon" alt="" src="/assets/common/social/matrix.png">
<div id="social-matrix-text" class="social-item-text">Matrix</div>
</a>