removed personal branding

This commit is contained in:
Sophia Atkinson 2023-07-08 05:48:31 -07:00
parent 19927e10c8
commit 77354fd534
3 changed files with 6 additions and 16 deletions

View File

@ -17,18 +17,6 @@
<meta charset="<?php bloginfo( 'charset' ); ?>">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="profile" href="https://gmpg.org/xfn/11">
<meta name="keywords" content="Sophia, Sophia Atkinson, SophiaLUL">
<meta property="og:url" content="https://sophiaatkinson.com/">
<meta property="og:type" content="website">
<meta property="og:title" content="Sophia Atkinson">
<meta property="og:image" content="https://cdn.statically.io/og/theme=dark/Sophia%20Atkinson.jpg">
<meta name="twitter:image" content="https://cdn.statically.io/og/theme=dark/Sophia%20Atkinson.jpg">
<link rel='dns-prefetch' href='//cdn.jsdelivr.net' />
<p hidden>
<a rel="me" href="https://masto.ai/@sa">Mastodon</a>
<a rel="me" href="https://tech.lgbt/@sa">Mastodon</a>
<a rel="me" href="https://pronouns.page/@sophialul">Pronouns.page</a>
</p>
<?php wp_head(); ?>
</head>

View File

@ -139,7 +139,7 @@ function sophia_after_dark_customize_footer_panels_sections_register( $wp_custom
$wp_customize->add_setting( 'sophia_after_dark_footer_disclaimer',
array(
'capability' => 'edit_theme_options',
'default' => esc_html__( 'All trademarks are property of their respective owners', 'sophia-after-dark' ),
'default' => esc_html__( 'All Trademarks are property of their respective owners', 'sophia-after-dark' ),
'sanitize_callback' => 'sanitize_text_field'
)
);

View File

@ -2,7 +2,7 @@
Theme Name: Sophia After Dark
Author: Sophia Atkinson, Mystery Themes
Author URI: https://sophia.wtf
Description: Sophia After Dark is a page builder based and colorful free blog style WordPress theme fit for writers and bloggers. With the help of live customizer option makes your site own and present your content in an attractive way. It comes up with an amazing creative blog layouts, fully RTL and translation ready, and also compatible with Gutenberg. The theme works perfectly with Elementor that helps to create a beautiful and unique website faster. As its name suggests, it added staggering variety of color and makes your site attractive and elegant. Check demo here: https://demo.mysterythemes.com/color-blog-demos
Description: Sophia After Dark is a page builder based and colorful free blog style WordPress theme fit for writers and bloggers. With the help of live customizer option makes your site own and present your content in an attractive way. It comes up with an amazing creative blog layouts, fully RTL and translation ready, and also compatible with Gutenberg. The theme works perfectly with Elementor that helps to create a beautiful and unique website faster. As its name suggests, it added staggering variety of color and makes your site attractive and elegant.
Version: 1.0.3
Requires at least: 4.7
Tested up to: 6.0.2
@ -2871,9 +2871,11 @@ Footer CSS
.site-info {
font-size: 13px;
float: left;
float: center;
}
.site-info .mt-disclaimer-text{
font-style:italic;
}
#colophon .widget .widget-title,
#top-footer a {
color: #fff;