Skip to content

Instantly share code, notes, and snippets.

View CforED's full-sized avatar

Harold Huggins CforED

View GitHub Profile
# Docs for the Azure Web Apps Deploy action: https://github.com/Azure/webapps-deploy
# More GitHub Actions for Azure: https://github.com/Azure/actions
name: Build and deploy ASP app to Azure Web App - mvcdemo20220614233301
on:
push:
branches:
- master
workflow_dispatch:
@CforED
CforED / YouTube iFrame
Created July 20, 2022 19:39
YouTube iFrame
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;700&display=swap" rel="stylesheet" />
<style>
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
@CforED
CforED / Footer
Last active July 28, 2022 09:39
Footer Dev. 6 Version
@CforED
CforED / MBA Email Template
Created July 27, 2022 12:08
MBA Email Template
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:display=swap" rel="stylesheet">
@CforED
CforED / SendGrid Opt-out Template
Created July 27, 2022 12:11
SendGrid Opt-out Template
<html>
<head>
<title></title>
</head>
<body>
<div data-role="module-unsubscribe" class="module" role="module" data-type="unsubscribe" style="color:#444444; font-size:12px; line-height:20px; padding:16px 16px 16px 16px; text-align:Center;" data-muid="4e838cf3-9892-4a6d-94d6-170e474d21e5">
<div class="Unsubscribe--addressLine">
<p class="Unsubscribe--senderName"
style="font-size:12px;line-height:20px"
@CforED
CforED / MBA Email Template .2
Last active July 28, 2022 18:55
Merged SendGrid & Email Template
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
@CforED
CforED / AC Custom HTML .v 4
Last active August 1, 2022 15:57
AC Custom HTML .v 4
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
@CforED
CforED / Inline Button
Created August 1, 2022 09:26
Inline Button
Return-Path: <bounces@bounces.list.justicedemocrats.com>
Delivered-To: director@cfored.com
Received: from imap.cfored.com
by imap.cfored.com with LMTP
id kv0hNVW85mKSaQAABJKkeg
(envelope-from <bounces@bounces.list.justicedemocrats.com>)
for <director@cfored.com>; Sun, 31 Jul 2022 10:31:01 -0700
Return-path: <bounces@bounces.list.justicedemocrats.com>
Envelope-to: director@cfored.com
Delivery-date: Sun, 31 Jul 2022 10:31:01 -0700
@CforED
CforED / Privacy Policy
Created August 4, 2022 22:16
Privacy Policy
<style>
[data-custom-class='body'], [data-custom-class='body'] * {
background: transparent !important;
}
[data-custom-class='title'], [data-custom-class='title'] * {
font-family: Arial !important;
font-size: 26px !important;
color: #000000 !important;
}
[data-custom-class='subtitle'], [data-custom-class='subtitle'] * {
@CforED
CforED / exported SendGrid HTML
Created August 8, 2022 06:55
exported SendGrid HTML
<!doctype html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
<title></title>
<!--[if !mso]><!-->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!--<![endif]-->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type="text/css">