Switch to PostalPortal ownership

master
Skylar Ittner 11 months ago
parent 0fb26a907b
commit 4d6982fe17

@ -1,27 +1,7 @@
auxiliary.org-netbeans-modules-css-prep.less_2e_compiler_2e_options=
auxiliary.org-netbeans-modules-css-prep.less_2e_enabled=false
auxiliary.org-netbeans-modules-css-prep.less_2e_mappings=/less:/css
auxiliary.org-netbeans-modules-css-prep.sass_2e_compiler_2e_options=
auxiliary.org-netbeans-modules-css-prep.sass_2e_configured=true
auxiliary.org-netbeans-modules-css-prep.sass_2e_enabled=true
auxiliary.org-netbeans-modules-css-prep.sass_2e_mappings=/source/static/assets/sass:/source/static/assets/css,/assets/sass:/assets/css
auxiliary.org-netbeans-modules-javascript-nodejs.enabled=false
auxiliary.org-netbeans-modules-javascript-nodejs.node_2e_default=true
auxiliary.org-netbeans-modules-javascript-nodejs.run_2e_enabled=false
auxiliary.org-netbeans-modules-javascript-nodejs.sync_2e_enabled=true
browser.run=true
file.reference.certifiedfromhome.com-source=source
file.reference.certifiedfromhome.com-web=web
file.reference.helena.express-source=source
file.reference.helena.express-web=web
file.reference.new.ship.netsyms.com-public_html=public_html
file.reference.new.ship.netsyms.com-source=source
file.reference.new.ship.netsyms.com-test=test
file.reference.new.ship.netsyms.com-web=web
file.reference.ship.netsyms.com-source=source
file.reference.ship.netsyms.com-web=web
files.encoding=UTF-8
site.root.folder=${file.reference.certifiedfromhome.com-web}
source.folder=${file.reference.certifiedfromhome.com-source}
start.file=index.html
web.context.root=/
include.path=${php.global.include.path}
php.version=PHP_82
source.encoding=UTF-8
src.dir=.
tags.asp=false
tags.short=false
web.root=.

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1">
<type>org.netbeans.modules.web.clientproject</type>
<type>org.netbeans.modules.php.project</type>
<configuration>
<data xmlns="http://www.netbeans.org/ns/clientside-project/1">
<data xmlns="http://www.netbeans.org/ns/php-project/1">
<name>certifiedfromhome.com</name>
</data>
</configuration>

@ -2,4 +2,4 @@ sass source/static/assets/sass/main.scss source/static/assets/css/main.css
php bin/compile.php
rsync -rv web 192.168.122.10:/var/www/certifiedfromhome.com/
rsync -rv --exclude=settings.php web webhost.netsyms.net:/var/www/certifiedfromhome.com/

@ -2,7 +2,7 @@
"context": {
"site_title": "Certified from Home",
"site_root": "https://certifiedfromhome.com/",
"stripe_pk": "pk_live_51J6qFXCa1Fboir5UXRYBZ0dQVL43LpQ8NpT2bjpyrzSpdZhbpmJ9FFtMO7cBrGXd0fC4SZxqg7ZXD70DNF7998Dm003g81nrxs",
"stripe_pk": "pk_live_51NEHz0LeSU0ahZ9MUVOnCSGAibY3M4UHqdRzdxFLMnlmbnMAVJzDz0psztY9AvwpTjRcpXkJT5ljBaY7z6v0w2TT00dA0Lnx2d",
"navigation": [
{
"title": "Home",

@ -1,8 +1,9 @@
<!-- Footer -->
<footer id="footer">
<div class="copyright">
&copy; 2021 <a href="https://netsyms.com">Netsyms Technologies</a> and <a href="https://helena.express">Helena Express</a>.
&copy; 2021-2023 <a href="https://postalportal.net">PostalPortal LLC</a>.<br>
Developed and hosted by <a href="https://netsyms.com">Netsyms Technologies</a>.
<br />
<a href="https://netsyms.com/#contact">Contact Us</a>
<a href="https://postalportal.net/#contact">Contact Us</a>
</div>
</footer>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 148 KiB

After

Width:  |  Height:  |  Size: 162 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 99 KiB

After

Width:  |  Height:  |  Size: 109 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 132 KiB

After

Width:  |  Height:  |  Size: 147 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 97 KiB

After

Width:  |  Height:  |  Size: 107 KiB

Loading…
Cancel
Save